access code
英 [ˈækses kəʊd]
美 [ˈækses koʊd]
存取码; 选取码
英英释义
noun
- a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
双语例句
- A locker pops open when a customer enters an access code received by e-mail or text message.
顾客收到邮件或短信,得到一个取件代码。只要输入该代码,寄存柜就打开了。 - In addition, it provides a simple mapping and API layer that lets developers quickly develop data access code.
此外,它还提供了一个简单的映射和API层,使开发人员能够快速地开发数据访问代码。 - In case of staff turnover, do you document control of keys or change access code?
员工离职,工厂是否存有记录退还钥匙或更改密码? - They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。 - The power of this layer is in separating data access code from the business logic for disparate data store technologies.
该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。 - Create the application client project and associated EAR; you can also implement the Web services access code, as described in the next section.
创建一个应用程序客户端工程和其相关的EAR文件;您也可以执行Web服务的存取码来实现,我们将在下面讲解。 - This greatly simplifies the data access code.
这一特性大大简化了数据访问代码。 - Instructions on acquiring the access code are available in the unprotected introductory section of the MQ LLM Information Center.
关于获取访问代码的操作指南在MQLLMInformationCenter无保护简介部分可见。 - Why would you want a typesafe interface for your data access code?
为什么您要为数据访问代码提供类型安全接口? - As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。